Autogenerated HTML docs for v1.7.3.2-90-gd4c43 
diff --git a/git-bundle.txt b/git-bundle.txt index 38e59af..6266a3a 100644 --- a/git-bundle.txt +++ b/git-bundle.txt 
@@ -11,8 +11,8 @@  [verse]  'git bundle' create <file> <git-rev-list-args>  'git bundle' verify <file> -'git bundle' list-heads <file> [refname...] -'git bundle' unbundle <file> [refname...] +'git bundle' list-heads <file> [<refname>...] +'git bundle' unbundle <file> [<refname>...]    DESCRIPTION  ----------- @@ -68,7 +68,7 @@ 	packaged.     -[refname...]:: +[<refname>...]:: 	A list of references used to limit the references reported as 	available. This is principally of use to 'git fetch', which 	expects to receive only those references asked for and not